|
The Topsite Templating System is an open source templating system written in the Python programming language. It is designed to allow simple melding of Python code with static content. ==Supported features== Apart from allowing static content to be combined with Python code in a single file, the Topsite Templating System possesses other features, such as: *User-defined 'tags' that allow quick referencing of a prewritten library from within Topsite Templating System (.ts) files *Dynamic inclusion of other TTS files into the output stream *Multiple output modes *A shared object system for communication between execution frames *Multiple server interfaces (mod_python and CGI are currently supported) *Built-in URI-level content caching with intelligent CGI argument handling 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Topsite Templating System」の詳細全文を読む スポンサード リンク
|